Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Update Swift SDK availability in documentation

Summary

Updated documentation to consistently reflect that the Swift SDK is now available. Found and fixed two inconsistencies:

  1. SDKs introduction page (fern/products/sdks/introduction.mdx): Changed alt text from "Request Swift" to "Swift" to match other available SDKs (TypeScript, Python, Java, Go, Ruby, C#, PHP)

  2. Docs.yml configuration reference (fern/products/docs/pages/customization/what-is-docs-yml.mdx): Added swift and php to the list of supported default-language options (previously only listed: typescript, python, java, go, ruby, csharp, curl)

Review & Testing Checklist for Human

  • Verify Swift SDK documentation is complete and accessible at /sdks/generators/swift/
  • Test that swift works as a valid default-language value in docs.yml configuration
  • Confirm that adding php to the default-language options was appropriate (I noticed it was also missing despite being a supported SDK)
  • Search for any other references to Swift availability I might have missed (I used grep/rg but manual verification recommended)

Test Plan

  1. Check that Swift SDK pages render correctly and don't suggest the SDK is unavailable
  2. Try setting default-language: swift in a docs.yml file and verify code snippets display correctly
  3. Scan through the docs site for any other inconsistencies in how Swift is presented

Notes

- Change alt text from 'Request Swift' to 'Swift' in introduction.mdx
- Add swift and php to default-language options in what-is-docs-yml.mdx

The Swift SDK is now available and should be consistently represented
throughout the documentation alongside other supported languages.

Co-Authored-By: [email protected] <[email protected]>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Contributor

@dannysheridan dannysheridan merged commit c7b7c92 into main Oct 21, 2025
2 checks passed
@dannysheridan dannysheridan deleted the devin/1761008458-update-swift-sdk-availability branch October 21, 2025 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants